algalcommand.testbench
Class Main

java.lang.Object
  extended by algalcommand.testbench.Main

public class Main
extends java.lang.Object

Copyright Owner: Michigan State University, license number TEC2011-002101Prov


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - An array of command-line arguments. This array has length 0 if there were no command-line arguments or this class was not run from the command-line.